home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 35 / PC Gamer IT CD 35 2-2.iso / utility / prokal63 / ProKalc.exe / 0 / RCDATA / TABOUTCAL / TABOUTCAL.txt < prev   
Text File  |  1998-09-10  |  6KB  |  227 lines

  1. object AboutCal: TAboutCal
  2.   Left = 405
  3.   Top = 224
  4.   ActiveControl = OKButton
  5.   BorderStyle = bsDialog
  6.   Caption = 'About ProKalc'
  7.   ClientHeight = 261
  8.   ClientWidth = 320
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -13
  12.   Font.Name = 'System'
  13.   Font.Style = []
  14.   Scaled = False
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   PixelsPerInch = 96
  18.   TextHeight = 16
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 321
  23.     Height = 225
  24.     BevelInner = bvRaised
  25.     BevelOuter = bvLowered
  26.     Color = clSilver
  27.     TabOrder = 0
  28.     object ProgramIcon: TImage
  29.       Left = 12
  30.       Top = 4
  31.       Width = 101
  32.       Height = 73
  33.       Picture.Data = {<image000.bmp>}
  34.       Stretch = True
  35.       IsControl = True
  36.     end
  37.     object ProductName: TLabel
  38.       Left = 124
  39.       Top = 16
  40.       Width = 153
  41.       Height = 37
  42.       Alignment = taCenter
  43.       AutoSize = False
  44.       Caption = 'ProKalc'
  45.       Font.Charset = DEFAULT_CHARSET
  46.       Font.Color = clRed
  47.       Font.Height = -32
  48.       Font.Name = 'Arial'
  49.       Font.Style = [fsBold]
  50.       ParentFont = False
  51.       IsControl = True
  52.     end
  53.     object Version: TLabel
  54.       Left = 164
  55.       Top = 56
  56.       Width = 65
  57.       Height = 14
  58.       Alignment = taCenter
  59.       Caption = ' Version 6.3'
  60.       Font.Charset = DEFAULT_CHARSET
  61.       Font.Color = clBlack
  62.       Font.Height = -11
  63.       Font.Name = 'Arial'
  64.       Font.Style = [fsBold]
  65.       ParentFont = False
  66.       IsControl = True
  67.     end
  68.     object Copyright: TLabel
  69.       Left = 8
  70.       Top = 80
  71.       Width = 222
  72.       Height = 14
  73.       Caption = 'Copyright (c) 1997-98 by Harold Schwartz'
  74.       Font.Charset = DEFAULT_CHARSET
  75.       Font.Color = clBlack
  76.       Font.Height = -11
  77.       Font.Name = 'Arial'
  78.       Font.Style = [fsBold]
  79.       ParentFont = False
  80.       IsControl = True
  81.     end
  82.     object Comments: TLabel
  83.       Left = 8
  84.       Top = 158
  85.       Width = 307
  86.       Height = 29
  87.       Alignment = taCenter
  88.       AutoSize = False
  89.       Caption = 
  90.         'The Financial/Scientific/Geometry Calculator featuring integrate' +
  91.         'd help and scrolling tape.'
  92.       Font.Charset = DEFAULT_CHARSET
  93.       Font.Color = clBlue
  94.       Font.Height = -11
  95.       Font.Name = 'Arial'
  96.       Font.Style = [fsBold]
  97.       ParentFont = False
  98.       WordWrap = True
  99.       IsControl = True
  100.     end
  101.     object Label1: TLabel
  102.       Left = 8
  103.       Top = 102
  104.       Width = 303
  105.       Height = 16
  106.       Alignment = taCenter
  107.       AutoSize = False
  108.       Caption = 'Harold Schwartz'
  109.       Font.Charset = DEFAULT_CHARSET
  110.       Font.Color = clBlack
  111.       Font.Height = -15
  112.       Font.Name = 'Arial'
  113.       Font.Style = []
  114.       ParentFont = False
  115.     end
  116.     object Label2: TLabel
  117.       Left = 8
  118.       Top = 118
  119.       Width = 305
  120.       Height = 16
  121.       Alignment = taCenter
  122.       AutoSize = False
  123.       Caption = 'P.O. Box 104482'
  124.       Font.Charset = DEFAULT_CHARSET
  125.       Font.Color = clBlack
  126.       Font.Height = -15
  127.       Font.Name = 'Arial'
  128.       Font.Style = []
  129.       ParentFont = False
  130.     end
  131.     object Label3: TLabel
  132.       Left = 10
  133.       Top = 134
  134.       Width = 303
  135.       Height = 16
  136.       Alignment = taCenter
  137.       AutoSize = False
  138.       Caption = 'Jefferson City, MO 65110'
  139.       Font.Charset = DEFAULT_CHARSET
  140.       Font.Color = clBlack
  141.       Font.Height = -15
  142.       Font.Name = 'Arial'
  143.       Font.Style = []
  144.       ParentFont = False
  145.     end
  146.     object Label4: TLabel
  147.       Left = 116
  148.       Top = 187
  149.       Width = 91
  150.       Height = 16
  151.       Alignment = taCenter
  152.       AutoSize = False
  153.       Caption = 'Registered to:'
  154.       Color = clSilver
  155.       Font.Charset = DEFAULT_CHARSET
  156.       Font.Color = clRed
  157.       Font.Height = -13
  158.       Font.Name = 'Arial'
  159.       Font.Style = [fsBold]
  160.       ParentColor = False
  161.       ParentFont = False
  162.     end
  163.     object RegCap: TLabel
  164.       Left = 0
  165.       Top = 204
  166.       Width = 319
  167.       Height = 19
  168.       Alignment = taCenter
  169.       AutoSize = False
  170.       Caption = 'Unregistered'
  171.       Font.Charset = DEFAULT_CHARSET
  172.       Font.Color = clRed
  173.       Font.Height = -13
  174.       Font.Name = 'Arial'
  175.       Font.Style = [fsBold]
  176.       ParentFont = False
  177.     end
  178.   end
  179.   object OKButton: TBitBtn
  180.     Left = 233
  181.     Top = 230
  182.     Width = 77
  183.     Height = 27
  184.     Caption = 'E&xit'
  185.     Font.Charset = DEFAULT_CHARSET
  186.     Font.Color = clBlack
  187.     Font.Height = -13
  188.     Font.Name = 'Arial'
  189.     Font.Style = [fsBold]
  190.     ParentFont = False
  191.     TabOrder = 1
  192.     Kind = bkOK
  193.     Margin = 2
  194.     Spacing = -1
  195.     IsControl = True
  196.   end
  197.   object PrintRegBtn: TBitBtn
  198.     Left = 10
  199.     Top = 230
  200.     Width = 209
  201.     Height = 27
  202.     Caption = '    Print Registration Form?'
  203.     Font.Charset = DEFAULT_CHARSET
  204.     Font.Color = clBlack
  205.     Font.Height = -13
  206.     Font.Name = 'Arial'
  207.     Font.Style = [fsBold]
  208.     ParentFont = False
  209.     TabOrder = 2
  210.     OnClick = PrintRegBtnClick
  211.     Glyph.Data = {
  212.       76010000424D7601000000000000760000002800000020000000100000000100
  213.       04000000000000010000120B0000120B00001000000000000000000000000000
  214.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  215.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  216.       0003377777777777777308888888888888807F33333333333337088888888888
  217.       88807FFFFFFFFFFFFFF7000000000000000077777777777777770F8F8F8F8F8F
  218.       8F807F333333333333F708F8F8F8F8F8F9F07F333333333337370F8F8F8F8F8F
  219.       8F807FFFFFFFFFFFFFF7000000000000000077777777777777773330FFFFFFFF
  220.       03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  221.       03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  222.       33333337F3F37F3733333330F08F0F0333333337F7337F7333333330FFFF0033
  223.       33333337FFFF7733333333300000033333333337777773333333}
  224.     NumGlyphs = 2
  225.   end
  226. end
  227.